home *** CD-ROM | disk | FTP | other *** search
- 600 // Taxi Speed
- 1200 // Takeoff Speed
- 0 // Climbing Speed
- 240 // Taxi Acceleration
- 460 // Takeoff Acceleration
- 500 // Taxi Deacceration
-
- 160000 // Speed that determines when the plane will raise off the ground.
- // Will never takeoff.
-
- 50000 // Activation Distance Squared
-
- 10 // Staring damage points
-
- C_BLMTTK.WAV // Hit Sound
- L_VHMV.wav // Operating Sound
-
- 1000.0 // Min. Sound Emitter Distance cm.
- 10000.0 // Max Sound Emitter Distance cm.
-
-
- hmv2.sob // Model
-
- 0 // No propellers
-
- // Cars collision box.
- -90.0 0.0 -200.0
- 90.0 250.0 200.0
-
- 1 // Locations that person can enter plane
-
- 0.0 20.0 70.0 // Location on vehicle to spawn. ( local location )
-